How To Install Java Artifact org.jetbrains.androidx.navigation.navigation-runtime-iossimulatorarm64 v2.7.0-alpha06

org.jetbrains.androidx.navigation navigation-runtime-iossimulatorarm64 2.7.0-alpha06

Introduction

In this article, we'll learn how to install Java artifact navigation-runtime-iossimulatorarm64 from org.jetbrains.androidx.navigation group in version 2.7.0-alpha06. The artifact is available in 10 versions: 2.8.0-alpha10 2.8.0-alpha09 2.8.0-alpha08 2.8.0-alpha02 2.8.0-alpha01 2.7.0-alpha07 2.7.0-alpha06 2.7.0-alpha05 2.7.0-alpha04 2.7.0-alpha03 . The Navigation Runtime project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://github.com/JetBrains/compose-jb .

How To Install Java Artifact org.jetbrains.androidx.navigation.navigation-runtime-iossimulatorarm64 In Version 2.7.0-alpha06

To install the Navigation Runtime artifact in version 2.7.0-alpha06 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Navigation Runtime dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (11)

Licenses

Developers